projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd47473
)
(find_font_encoding): Return Qnil for unsupported encoding.
author
Kenichi Handa
<handa@m17n.org>
Tue, 24 Mar 2009 00:56:34 +0000
(
00:56
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 24 Mar 2009 00:56:34 +0000
(
00:56
+0000)
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index 5ad6d0bf8f066be5b82dbc24e1023e1a5fb3eaca..f5a9e3e70e2a9eea07d5e3c16d8911d827b5fe5a 100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-439,8
+439,7
@@
find_font_encoding (fontname)
: CONSP (XCDR (elt)) && CHARSETP (XCAR (XCDR (elt)))))
return (XCDR (elt));
}
- /* We don't know the encoding of this font. Let's assume `ascii'. */
- return Qascii;
+ return Qnil;
}
/* Return encoding charset and repertory charset for REGISTRY in